memory hotadd 2/7: Destroy m2p table for hot-added memory when hot-add failed.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:54:37 +0000 (08:54 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 11 Dec 2009 08:54:37 +0000 (08:54 +0000)
commitf988c4563128ce1aef3441d812f36edf8ea4c6d2
treef429ecbc9a210151110d125d5750ec7a69acd8b9
parentf17f5479d1f780e714036fb0e07b88ab51388445
memory hotadd 2/7: Destroy m2p table for hot-added memory when hot-add failed.

As when we destroy the m2p table, it should not be used, so we don't
need consider clean the head/tail mapping that may exits before hot-add.

Signed-off-by: Jiang, Yunhong <yunhong.jiang@intel.com>
xen/arch/x86/x86_64/mm.c